Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 1, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Php SDK Changes:

  • stackone->actions->buildActionEmbeddings(): response Changed Breaking ⚠️

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬ActionBuildResponseDto
    ├──[-] required (1:1286004)❌ 
    ├──[+] properties (66577:179)
    ├─┬status
    │ ├──[+] enum (66577:127)
    │ └──[+] example (66577:167)
    └─┬actions_indexed
      └──[🔀] description (66577:287)
Document Element Total Changes Breaking Changes
components 5 1

View full report

Linting Report 0 errors, 7 warnings, 27 hints

View full report

PHP CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.700.2


Summary by cubic

Updates the PHP SDK to v0.28.6 and changes the buildActionEmbeddings response to support async builds. The response can now return "accepted", includes an optional message, and actionsIndexed is optional (only for synchronous builds).

  • Migration

    • Handle the new status: accepted.
    • Don’t assume actionsIndexed is set; check for null.
    • Use the optional message field for status notes.
  • Dependencies

    • Speakeasy CLI 1.700.2 and generator 2.801.2; SDK version and user agent strings updated.

Written for commit 7d924c4. Summary will update on new commits.

* `stackone->actions->buildActionEmbeddings()`:  `response` **Changed** **Breaking** ⚠️
@github-actions github-actions bot added the patch Patch version bump label Feb 1, 2026
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 9 files

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 9 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant